android time

77

android date time -

import java.util.Calendar

Date currentTime = Calendar.getInstance().getTime();

Comments

Submit
0 Comments